From c21dd6fcdfb295b6a38e41acf5152e39e009ce33 Mon Sep 17 00:00:00 2001 From: Rob Browning Date: Wed, 11 Aug 2010 22:49:46 -0500 Subject: [PATCH] Change debhelper Build-Depends from (>= 4) to (>= 7.0.50~). --- debian/changelog | 7 ++++++- debian/control | 2 +- debian/control.in | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index cbce9fd6386..bf46db3e30f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -26,7 +26,12 @@ emacs23 (23.2+1-3) unstable; urgency=low * Change quilt Build-Depends from (>= 0.42-1) to (>= 0.42). Thanks to Stéphane Glondu for the 23.2+1-2.1 NMU. - -- Rob Browning Wed, 11 Aug 2010 22:29:05 -0500 + * Change debhelper Build-Depends from (>=4) to (>= 7.0.50~) to + support rules overrides. Thanks to Sven Joachim + , and thanks to Stéphane Glondu + for the 23.2+1-2.1 NMU. + + -- Rob Browning Wed, 11 Aug 2010 22:39:23 -0500 emacs23 (23.2+1-2) unstable; urgency=low diff --git a/debian/control b/debian/control index cb51e4ec433..c5992890799 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: mailx, libncurses5-dev, texinfo, liblockfile-dev, librsvg2-dev, libpng12-dev, libjpeg62-dev, libm17n-dev, libotf-dev, libgpm-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], libdbus-1-dev, autoconf, automake, autotools-dev, dpkg-dev (>> 1.10.0), quilt (>= 0.42), - debhelper (>= 4), libxaw7-dev, sharutils, imagemagick, libgtk2.0-dev, + debhelper (>= 7.0.50~), libxaw7-dev, sharutils, imagemagick, libgtk2.0-dev, libgconf2-dev, libasound2-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64] Homepage: http://www.gnu.org/software/emacs/ Standards-Version: 3.7.2 diff --git a/debian/control.in b/debian/control.in index 38d4c1a418d..312203b7edf 100644 --- a/debian/control.in +++ b/debian/control.in @@ -7,7 +7,7 @@ Build-Depends: mailx, libncurses5-dev, texinfo, liblockfile-dev, librsvg2-dev, libpng12-dev, libjpeg62-dev, libm17n-dev, libotf-dev, libgpm-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], libdbus-1-dev, autoconf, automake, autotools-dev, dpkg-dev (>> 1.10.0), quilt (>= 0.42), - debhelper (>= 4), libxaw7-dev, sharutils, imagemagick, libgtk2.0-dev, + debhelper (>= 7.0.50~), libxaw7-dev, sharutils, imagemagick, libgtk2.0-dev, libgconf2-dev, libasound2-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64] Homepage: http://www.gnu.org/software/emacs/ Standards-Version: 3.7.2 -- 2.30.2